Skip to content

Conversation

@kkasperczyk-no
Copy link
Contributor

Added information on how the Thread child timeout configuration impact the power consumption and child wake up time.

@kkasperczyk-no kkasperczyk-no requested review from a team as code owners November 28, 2024 10:23
@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. manifest labels Nov 28, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Nov 28, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@b257192 nrfconnect/sdk-zephyr@6e98d27 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Nov 28, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 5

Inputs:

Sources:

sdk-nrf: PR head: a0027dfb67f57d67dd8100a1d30760d71e15dd56
zephyr: PR head: 6e98d27ad62d03cda299a4e8222829c4485532f6

more details

sdk-nrf:

PR head: a0027dfb67f57d67dd8100a1d30760d71e15dd56
merge base: 2bb089d2b4dc9ab8a1ae16b59067f8f2481110ec
target head (main): 95afb3f11b7da969638dda248debcc403e332b94
Diff

zephyr:

PR head: 6e98d27ad62d03cda299a4e8222829c4485532f6
merge base: b2571927ed316e0ae110bffdc5f35311c80511aa
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (25)
doc
│  ├── nrf
│  │  ├── protocols
│  │  │  ├── matter
│  │  │  │  ├── getting_started
│  │  │  │  │  │ low_power_configuration.rst
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
west.yml
zephyr
│  ├── doc
│  │  ├── connectivity
│  │  │  ├── networking
│  │  │  │  ├── api
│  │  │  │  │  │ lwm2m.rst
│  ├── include
│  │  ├── zephyr
│  │  │  ├── net
│  │  │  │  ├── coap_client.h
│  │  │  │  │ lwm2m.h
│  ├── modules
│  │  ├── openthread
│  │  │  ├── Kconfig.thread
│  │  │  ├── platform
│  │  │  │  │ openthread-core-zephyr-config.h
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── host
│  │  │  │  ├── conn.c
│  │  │  │  ├── scan.c
│  │  │  │  │ scan.h
│  │  ├── net
│  │  │  ├── lib
│  │  │  │  ├── coap
│  │  │  │  │  │ coap_client.c
│  │  │  │  ├── lwm2m
│  │  │  │  │  ├── lwm2m_engine.c
│  │  │  │  │  ├── lwm2m_message_handling.c
│  │  │  │  │  ├── lwm2m_pull_context.c
│  │  │  │  │  ├── lwm2m_rw_senml_cbor.c
│  │  │  │  │  │ lwm2m_shell.c
│  ├── tests
│  │  ├── net
│  │  │  ├── lib
│  │  │  │  ├── coap_client
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ native_sim.conf
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  ├── stubs.c
│  │  │  │  │  │  │ stubs.h
│  │  │  │  ├── lwm2m
│  │  │  │  │  ├── interop
│  │  │  │  │  │  ├── pytest
│  │  │  │  │  │  │  │ leshan.py
│  │  │  │  │  ├── lwm2m_engine
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ◻️ test-fw-nrfconnect-nrf-iot_samples
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-thread
    • ◻️ test-sdk-find-my
    • ◻️ test-fw-nrfconnect-nrf-iot_mosh
    • ◻️ test-fw-nrfconnect-nrf-iot_positioning
    • ◻️ test-sdk-sidewalk
    • ◻️ test-low-level
    • ◻️ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

Added information on how the Thread child timeout configuration
impact the power consumption and child wake up time.

Signed-off-by: Kamil Kasperczyk <[email protected]>
@NordicBuilder NordicBuilder removed the DNM label Nov 29, 2024
@ArekBalysNordic ArekBalysNordic merged commit 1357565 into nrfconnect:main Nov 29, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required PR must not be merged without tech writer approval. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants